Skip to content

Conversation

@jhlegarreta
Copy link
Member

Change master branch mentions to main across files.

Cross-referencing
InsightSoftwareConsortium/ITK#4732.

@github-actions github-actions bot added area:Core Issues affecting the Core module area:Documentation Issues affecting the Documentation module area:Filtering Issues affecting the Filtering module area:Numerics Issues affecting the Numerics module area:Registration Issues affecting the Registration module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Style Style changes: no logic impact (indentation, comments, naming) labels Jun 27, 2025
Copy link
Member

@dzenanz dzenanz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good on a glance.

@dzenanz
Copy link
Member

dzenanz commented Jun 27, 2025

I guess we need to suppress warning: 'LabelGeometryImageFilterType' is deprecated: This class contains known computational bugs. See class documentation for details. [-Wdeprecated-declarations], as seen here.

And we should address this: ITK/Modules/Filtering/ImageCompose/include/itkComposeImageFilter.hxx:135:19: error: non-constant-expression cannot be narrowed from type 'itk::ImageConstIterator<itk::Image<unsigned char, 2>>::PixelType' (aka 'unsigned char') to 'float' in initializer list [-Wc++11-narrowing]

@jhlegarreta
Copy link
Member Author

jhlegarreta commented Jun 27, 2025

Re #442 (comment) I cannot devote time to this now, so best would be to leave them for separate PRs/open issues.

Change `master` branch mentions to `main` across files.

Cross-referencing
InsightSoftwareConsortium/ITK#4732.
@dzenanz
Copy link
Member

dzenanz commented Jun 28, 2025

That is reasonable. Merge when ready.

Copy link
Member

@thewtex thewtex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jhlegarreta !

@thewtex thewtex merged commit d1b828b into InsightSoftwareConsortium:master Jul 1, 2025
5 of 13 checks passed
@jhlegarreta jhlegarreta deleted the RenameMasterToMain branch July 1, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Core Issues affecting the Core module area:Documentation Issues affecting the Documentation module area:Filtering Issues affecting the Filtering module area:Numerics Issues affecting the Numerics module area:Registration Issues affecting the Registration module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Style Style changes: no logic impact (indentation, comments, naming)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants